Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-21626 (GCVE-0-2024-21626)
Vulnerability from cvelistv5 – Published: 2024-01-31 21:31 – Updated: 2025-05-15 16:02| Vendor | Product | Version | |
|---|---|---|---|
| opencontainers | runc |
Affected:
>=v1.0.0-rc93, < 1.1.12
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-19T07:48:05.378Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
},
{
"name": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf"
},
{
"name": "https://github.com/opencontainers/runc/releases/tag/v1.1.12",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/02/01/1"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/02/02/3"
},
{
"tags": [
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html"
},
{
"url": "https://www.vicarius.io/vsociety/posts/leaky-vessels-part-1-cve-2024-21626"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-21626",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-19T04:01:01.696064Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-15T16:02:34.619Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "runc",
"vendor": "opencontainers",
"versions": [
{
"status": "affected",
"version": "\u003e=v1.0.0-rc93, \u003c 1.1.12"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem (\"attack 2\"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run (\"attack 1\"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes (\"attack 3a\" and \"attack 3b\"). runc 1.1.12 includes patches for this issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-403",
"description": "CWE-403: Exposure of File Descriptor to Unintended Control Sphere (\u0027File Descriptor Leak\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-668",
"description": "CWE-668: Exposure of Resource to Wrong Sphere",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-02-19T03:06:14.739Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
},
{
"name": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf"
},
{
"name": "https://github.com/opencontainers/runc/releases/tag/v1.1.12",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/02/01/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/02/02/3"
},
{
"url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html"
}
],
"source": {
"advisory": "GHSA-xr7r-f8xq-vfvv",
"discovery": "UNKNOWN"
},
"title": "runc container breakout through process.cwd trickery and leaked fds"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-21626",
"datePublished": "2024-01-31T21:31:14.391Z",
"dateReserved": "2023-12-29T03:00:44.953Z",
"dateUpdated": "2025-05-15T16:02:34.619Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-21626",
"date": "2026-06-07",
"epss": "0.05076",
"percentile": "0.89977"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-21626\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-01-31T22:15:53.780\",\"lastModified\":\"2024-11-21T08:54:45.180\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem (\\\"attack 2\\\"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run (\\\"attack 1\\\"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes (\\\"attack 3a\\\" and \\\"attack 3b\\\"). runc 1.1.12 includes patches for this issue.\"},{\"lang\":\"es\",\"value\":\"runc es una herramienta CLI para generar y ejecutar contenedores en Linux de acuerdo con la especificaci\u00f3n OCI. En runc 1.1.11 y versiones anteriores, debido a una fuga interna de un descriptor de archivo, un atacante podr\u00eda provocar que un proceso contenedor reci\u00e9n generado (de runc exec) tuviera un directorio de trabajo en el espacio de nombres del sistema de archivos del host, lo que permitir\u00eda un escape del contenedor al otorgar acceso. al sistema de archivos del host (\\\"ataque 2\\\"). El mismo ataque podr\u00eda ser utilizado por una imagen maliciosa para permitir que un proceso contenedor obtenga acceso al sistema de archivos del host a trav\u00e9s de runc run (\\\"ataque 1\\\"). Las variantes de los ataques 1 y 2 tambi\u00e9n podr\u00edan usarse para sobrescribir archivos binarios de host semiarbitrarios, permitiendo escapes completos de contenedores (\\\"ataque 3a\\\" y \\\"ataque 3b\\\"). runc 1.1.12 incluye parches para este problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-403\"},{\"lang\":\"en\",\"value\":\"CWE-668\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-668\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.1.12\",\"matchCriteriaId\":\"D656F217-AB80-4BE5-8CDC-54C53AF3DAA9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/02/01/1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/02/02/3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/releases/tag/v1.1.12\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/02/01/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/02/02/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/releases/tag/v1.1.12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.vicarius.io/vsociety/posts/leaky-vessels-part-1-cve-2024-21626\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv\", \"name\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf\", \"name\": \"https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/opencontainers/runc/releases/tag/v1.1.12\", \"name\": \"https://github.com/opencontainers/runc/releases/tag/v1.1.12\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/01/1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/02/3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.vicarius.io/vsociety/posts/leaky-vessels-part-1-cve-2024-21626\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-19T07:48:05.378Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-21626\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-19T04:01:01.696064Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-15T16:02:23.460Z\"}}], \"cna\": {\"title\": \"runc container breakout through process.cwd trickery and leaked fds\", \"source\": {\"advisory\": \"GHSA-xr7r-f8xq-vfvv\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"opencontainers\", \"product\": \"runc\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e=v1.0.0-rc93, \u003c 1.1.12\"}]}], \"references\": [{\"url\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv\", \"name\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf\", \"name\": \"https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/releases/tag/v1.1.12\", \"name\": \"https://github.com/opencontainers/runc/releases/tag/v1.1.12\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/01/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/02/3\"}, {\"url\": \"http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem (\\\"attack 2\\\"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run (\\\"attack 1\\\"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes (\\\"attack 3a\\\" and \\\"attack 3b\\\"). runc 1.1.12 includes patches for this issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-403\", \"description\": \"CWE-403: Exposure of File Descriptor to Unintended Control Sphere (\u0027File Descriptor Leak\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-668\", \"description\": \"CWE-668: Exposure of Resource to Wrong Sphere\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-02-19T03:06:14.739Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-21626\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-15T16:02:34.619Z\", \"dateReserved\": \"2023-12-29T03:00:44.953Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-01-31T21:31:14.391Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2024:13754-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:crun-1.14.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:crun-1.14.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:crun-1.14.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:crun-1.14.4-1.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": "crun-1.14.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the crun-1.14.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13754",
"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/opensuse-su-2024_13754-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21626 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21626/"
}
],
"title": "crun-1.14.4-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13754-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "crun-1.14.4-1.1.aarch64",
"product": {
"name": "crun-1.14.4-1.1.aarch64",
"product_id": "crun-1.14.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-1.14.4-1.1.ppc64le",
"product": {
"name": "crun-1.14.4-1.1.ppc64le",
"product_id": "crun-1.14.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-1.14.4-1.1.s390x",
"product": {
"name": "crun-1.14.4-1.1.s390x",
"product_id": "crun-1.14.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-1.14.4-1.1.x86_64",
"product": {
"name": "crun-1.14.4-1.1.x86_64",
"product_id": "crun-1.14.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.14.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:crun-1.14.4-1.1.aarch64"
},
"product_reference": "crun-1.14.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.14.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:crun-1.14.4-1.1.ppc64le"
},
"product_reference": "crun-1.14.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.14.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:crun-1.14.4-1.1.s390x"
},
"product_reference": "crun-1.14.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.14.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:crun-1.14.4-1.1.x86_64"
},
"product_reference": "crun-1.14.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21626"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem (\"attack 2\"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run (\"attack 1\"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes (\"attack 3a\" and \"attack 3b\"). runc 1.1.12 includes patches for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:crun-1.14.4-1.1.aarch64",
"openSUSE Tumbleweed:crun-1.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:crun-1.14.4-1.1.s390x",
"openSUSE Tumbleweed:crun-1.14.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21626",
"url": "https://www.suse.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "SUSE Bug 1218894 for CVE-2024-21626",
"url": "https://bugzilla.suse.com/1218894"
}
],
"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": [
"openSUSE Tumbleweed:crun-1.14.4-1.1.aarch64",
"openSUSE Tumbleweed:crun-1.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:crun-1.14.4-1.1.s390x",
"openSUSE Tumbleweed:crun-1.14.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:crun-1.14.4-1.1.aarch64",
"openSUSE Tumbleweed:crun-1.14.4-1.1.ppc64le",
"openSUSE Tumbleweed:crun-1.14.4-1.1.s390x",
"openSUSE Tumbleweed:crun-1.14.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-21626"
}
]
}
OPENSUSE-SU-2024:14059-1
Vulnerability from csaf_opensuse - Published: 2024-06-20 00:00 - Updated: 2024-06-20 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:singularity-ce-4.1.3-1.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": "singularity-ce-4.1.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the singularity-ce-4.1.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14059",
"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/opensuse-su-2024_14059-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23538 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-39237 page",
"url": "https://www.suse.com/security/cve/CVE-2022-39237/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21626 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23650 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23651 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23652 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23652/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23653 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23653/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3727 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3727/"
}
],
"title": "singularity-ce-4.1.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-20T00:00:00Z",
"generator": {
"date": "2024-06-20T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14059-1",
"initial_release_date": "2024-06-20T00:00:00Z",
"revision_history": [
{
"date": "2024-06-20T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "singularity-ce-4.1.3-1.1.aarch64",
"product": {
"name": "singularity-ce-4.1.3-1.1.aarch64",
"product_id": "singularity-ce-4.1.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "singularity-ce-4.1.3-1.1.ppc64le",
"product": {
"name": "singularity-ce-4.1.3-1.1.ppc64le",
"product_id": "singularity-ce-4.1.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "singularity-ce-4.1.3-1.1.s390x",
"product": {
"name": "singularity-ce-4.1.3-1.1.s390x",
"product_id": "singularity-ce-4.1.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "singularity-ce-4.1.3-1.1.x86_64",
"product": {
"name": "singularity-ce-4.1.3-1.1.x86_64",
"product_id": "singularity-ce-4.1.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-ce-4.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64"
},
"product_reference": "singularity-ce-4.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-ce-4.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le"
},
"product_reference": "singularity-ce-4.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-ce-4.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x"
},
"product_reference": "singularity-ce-4.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "singularity-ce-4.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
},
"product_reference": "singularity-ce-4.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23538"
}
],
"notes": [
{
"category": "general",
"text": "github.com/sylabs/scs-library-client is the Go client for the Singularity Container Services (SCS) Container Library Service. When the scs-library-client is used to pull a container image, with authentication, the HTTP Authorization header sent by the client to the library service may be incorrectly leaked to an S3 backing storage provider. This occurs in a specific flow, where the library service redirects the client to a backing S3 storage server, to perform a multi-part concurrent download. Depending on site configuration, the S3 service may be provided by a third party. An attacker with access to the S3 service may be able to extract user credentials, allowing them to impersonate the user. The vulnerable multi-part concurrent download flow, with redirect to S3, is only used when communicating with a Singularity Enterprise 1.x installation, or third party server implementing this flow. Interaction with Singularity Enterprise 2.x, and Singularity Container Services (cloud.sylabs.io), does not trigger the vulnerable flow. We encourage all users to update. Users who interact with a Singularity Enterprise 1.x installation, using a 3rd party S3 storage service, are advised to revoke and recreate their authentication tokens within Singularity Enterprise. There is no workaround available at this time.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23538",
"url": "https://www.suse.com/security/cve/CVE-2022-23538"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-23538"
},
{
"cve": "CVE-2022-39237",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-39237"
}
],
"notes": [
{
"category": "general",
"text": "syslabs/sif is the Singularity Image Format (SIF) reference implementation. In versions prior to 2.8.1the `github.com/sylabs/sif/v2/pkg/integrity` package did not verify that the hash algorithm(s) used are cryptographically secure when verifying digital signatures. A patch is available in version \u003e= v2.8.1 of the module. Users are encouraged to upgrade. Users unable to upgrade may independently validate that the hash algorithm(s) used for metadata digest(s) and signature hash are cryptographically secure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-39237",
"url": "https://www.suse.com/security/cve/CVE-2022-39237"
},
{
"category": "external",
"summary": "SUSE Bug 1209493 for CVE-2022-39237",
"url": "https://bugzilla.suse.com/1209493"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-39237"
},
{
"cve": "CVE-2024-21626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21626"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem (\"attack 2\"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run (\"attack 1\"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes (\"attack 3a\" and \"attack 3b\"). runc 1.1.12 includes patches for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21626",
"url": "https://www.suse.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "SUSE Bug 1218894 for CVE-2024-21626",
"url": "https://bugzilla.suse.com/1218894"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-21626"
},
{
"cve": "CVE-2024-23650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23650"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoid using BuildKit frontends from untrusted sources.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23650",
"url": "https://www.suse.com/security/cve/CVE-2024-23650"
},
{
"category": "external",
"summary": "SUSE Bug 1219437 for CVE-2024-23650",
"url": "https://bugzilla.suse.com/1219437"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-23650"
},
{
"cve": "CVE-2024-23651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23651"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23651",
"url": "https://www.suse.com/security/cve/CVE-2024-23651"
},
{
"category": "external",
"summary": "SUSE Bug 1219267 for CVE-2024-23651",
"url": "https://bugzilla.suse.com/1219267"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23652"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23652",
"url": "https://www.suse.com/security/cve/CVE-2024-23652"
},
{
"category": "external",
"summary": "SUSE Bug 1219268 for CVE-2024-23652",
"url": "https://bugzilla.suse.com/1219268"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-23652"
},
{
"cve": "CVE-2024-23653",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23653"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special `security.insecure` entitlement is enabled both by buildkitd configuration and allowed by the user initializing the build request. The issue has been fixed in v0.12.5 . Avoid using BuildKit frontends from untrusted sources. \n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23653",
"url": "https://www.suse.com/security/cve/CVE-2024-23653"
},
{
"category": "external",
"summary": "SUSE Bug 1219438 for CVE-2024-23653",
"url": "https://bugzilla.suse.com/1219438"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-23653"
},
{
"cve": "CVE-2024-3727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3727"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3727",
"url": "https://www.suse.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "SUSE Bug 1224112 for CVE-2024-3727",
"url": "https://bugzilla.suse.com/1224112"
}
],
"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": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.aarch64",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.s390x",
"openSUSE Tumbleweed:singularity-ce-4.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-3727"
}
]
}
OPENSUSE-SU-2025:0074-1
Vulnerability from csaf_opensuse - Published: 2025-02-24 15:01 - Updated: 2025-02-24 15:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:crun-1.20-bp156.2.3.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 crun",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for crun fixes the following issues:\n\nUpdate to 1.20:\n\n * krun: fix CVE-2025-24965. The .krun_config.json file could be created outside of the container rootfs. (bsc#1237421)\n * cgroup: reverted the removal of tun/tap from the default allow list, this was done in crun-1.5. The tun/tap device is now added by default again.\n * CRIU: do not set network_lock unless explicitly specified.\n * status: disallow container names containing slashes in their name.\n * linux: Improved error message when failing to set the net.ipv4.ping_group_range sysctl.\n * scheduler: Ignore ENOSYS errors when resetting the CPU affinity mask.\n * linux: return a better error message when pidfd_open fails with EINVAL.\n * cgroup: display the absolute path to cgroup.controllers when a controller is unavailable.\n * exec: always call setsid. Now processes created through exec get the correct process group id.\n\nUpdate to 1.19.1:\n\n * linux: fix a hang if there are no reads from the tty. Use non blocking\n sockets to read and write from the tty so that the \u0027crun exec\u0027 process\n doesn\u0027t hang when the terminal is not consuming any data.\n * linux: remove the workaround needed to mount a cgroup on top of\n another cgroup mount. The workaround had the disadvantage to temporarily\n leak a mount on the host. The alternative that is currently used is\n to mount a temporary tmpfs between the twoo cgroup mounts.\n\nUpdate to 1.19:\n * wasm: add new handler wamr.\n * criu: allow passing network lock method to libcriu.\n * linux: honor exec cpu affinity mask.\n * build: fix build with musl libc.\n * crun: use mount API to self-clone.\n * cgroup, systemd: do not override devices on update. If the \u0027update\u0027 request has no device block configured, do not reset the previously configuration.\n * cgroup: handle case where cgroup v1 freezer is disabled. On systems without the freezer controller, containers were mistakenly reported as paused.\n * cgroup: do not stop process on exec. The cpu mask is configured on the systemd scope, the previous workaround to stop the container until the cgroup is fully configured is no longer needed.\n\n- Update to crun v1.18.2 Upstream changelog is available from\n \u003chttps://github.com/containers/crun/releases/tag/1.18.2\u003e\n\n- Update to crun v1.18. Upstream changelog is available from\n \u003chttps://github.com/containers/crun/releases/tag/1.18\u003e\n\nUpdate to 1.17:\n\n * Add --log-level option. It accepts error, warning and error.\n * Add debug logs for container creation.\n * Fix double-free in crun exec code that could lead to a crash.\n * Allow passing an ID to the journald log driver.\n * Report \u0027executable not found\u0027 errors after tty has been setup.\n * Do not treat EPIPE from hooks as an error.\n * Make sure DefaultDependencies is correctly set in the systemd scope.\n * Improve the error message when the container process is not found.\n * Improve error handling for the mnt namespace restoration.\n * Fix error handling for getpwuid_r, recvfrom and libcrun_kill_linux.\n * Fix handling of device paths with trailing slashes.\n- add url for keyring\n- enable leap by disabling wasmedge (not packaged for leap)\n\nUpstream release 1.16.1:\n \n- fix a regression introduced by 1.16 where using \u0027rshared\u0027 rootfs mount propagation and the rootfs itself is a mountpoint.\n- inherit user from original process on exec, if not overridden.\n\nUpdate to 1.16:\n\n- build: fix build for s390x.\n- linux: fix mount of special files with rro. Open the mount target with O_PATH to prevent open(2) failures with special files like FIFOs or UNIX sockets.\n- Fix sd-bus error handling for cpu quota and period props update.\n- container: use relative path for rootfs if possible. If the rootfs cannot be resolved and it is below the current working directory, only use its relative path.\n- wasmedge: access container environment variables for the WasmEdge configuration.\n- cgroup, systemd: use MemoryMax instead of MemoryLimit. Fixes a warning for using an old configuration name.\n- cgroup, systemd: improve checks for sd_bus_message_append errors\n\nNew upstream release 1.15:\n\n * fix a mount point leak under /run/crun, add a retry mechanism to unmount the directory if the removal failed with EBUSY.\n * linux: cgroups: fix potential mount leak when /sys/fs/cgroup is already mounted, causing the posthooks to not run.\n * release: build s390x binaries using musl libc.\n * features: add support for potentiallyUnsafeConfigAnnotations.\n * handlers: add option to load wasi-nn plugin for wasmedge.\n * linux: fix \u0027harden chdir()\u0027 security measure. The previous check was not correct.\n * crun: add option --keep to the run command. When specified the container is not automatically deleted when it exits.\n\nNew upstream release 1.14.4:\n\n- linux: fix mount of file with recursive flags. Do not assume it is\n a directory, but check the source type.\n\n- follow up for 1.14.2. Drop the version check for each command.\n\n- crun: drop check for OCI version. A recent bump in the OCI runtime\n specs caused crun to fail with every config file. Just drop the\n check since it doesn\u0027t add any value.\n\n- there was recently a security vulnerability (CVE-2024-21626) in runc\n that allowed a malicious user to chdir(2) to a /proc/*/fd entry that is\n outside the container rootfs. While crun is not affected directly,\n harden chdir by validating that we are still inside the container\n rootfs.\n- container: attempt to close all the files before execv(2).\n if we leak any fd, it prevents execv to gain access to files outside\n the container rootfs through /proc/self/fd/$fd.\n- fix a regression caused by 1.14 when installing the ebpf filter on a\n kernel older than 5.11.\n- cgroup, systemd: fix segfault if the resources block is not specified.\n\nUpdate to 1.14:\n\n * build: drop dependency on libgcrypt. Use blake3 to compute the cache key.\n * cpuset: don\u0027t clobber parent cgroup value when writing the cpuset value.\n * linux: force umask(0). It ensures that the mknodat syscall is not affected by the umask of the calling process,\n allowing file permissions to be set as specified in the OCI configuration.\n * ebpf: do not require MEMLOCK for eBPF programs. This requirement was relaxed in Linux 5.11.\n- update to 1.13:\n * src: use O_CLOEXEC for all open/openat calls\n * cgroup v1: use \u0027max\u0027 when pids limit \u003c 0.\n * improve error message when idmap mount fails because the underlying file system has no support for it.\n * libcrun: fix compilation when building without libseccomp and libcap.\n * fix relative idmapped mount when using the custom annotation.\n\n- New upstream release 1.12:\n * add new WebAssembly handler: spin.\n * systemd: fallback to system bus if session bus is not available.\n * configure the cpu rt and cpuset controllers before joining them to\n avoid running temporarily the workload on the wrong cpus.\n * preconfigure the cpuset with required resources instead of using the\n parent\u0027s set. This prevents needless churn in the kernel as it\n tracks which CPUs have load balancing disabled.\n * try attr/\u003clsm\u003e/* before the attr/* files. Writes to the attr/*\n files may fail if apparmor is not the first \u0027major\u0027 LSM in the list\n of loaded LSMs (e.g. lsm=apparmor,bpf vs lsm=bpf,apparmor).\n- New upstream release 1.11.2:\n * fix a regression caused by 1.11.1 where the process crashes if there\n are no CPU limits configured on cgroup v1. (boo#1217590)\n * fix error code check for the ptsname_r function.\n\n- update to 1.11.1:\n * force a remount operation with bind mounts from the host to\n correctly set all the mount flags.\n * cgroup: honor cpu burst.\n * systemd: set CPUQuota and CPUPeriod on the scope cgroup.\n * linux: append tmpfs mode if missing for mounts. This is the\n same behavior of runc.\n * cgroup: always use the user session for rootless.\n * support for Intel Resource Director Technology (RDT).\n * new mount option \u0027copy-symlink\u0027. When provided for a mount,\n if the source is a symlink, then it is copied in the container\n instead of attempting a mount.\n * linux: open mounts before setgroups if in a userns. This\n solves a problem where a directory that was previously\n accessible to the user, become inaccessible after setgroups\n causing the bind mount to fail.\n\n- New upstream release 1.9.2:\n * cgroup: reset the inherited cpu affinity after moving to cgroup. Old kernels\n do that automatically, but new kernels remember the affinity that was set\n before the cgroup move, so we need to reset it in order to honor the cpuset\n configuration.\n- New upstream release 1.9.1:\n * utils: ignore ENOTSUP when chmod a symlink. It fixes a problem on Linux 6.6\n that always refuses chmod on a symlink.\n * build: fix build on CentOS 7\n * linux: add new fallback when mount fails with EBUSY, so that there is not an\n additional tmpfs mount if not needed.\n * utils: improve error message when a directory cannot be created as a\n component of the path is already existing as a non directory.\n- Only build with wasmedge on x86_64 \u0026 aarch64\n\n- Add crun-wasm symlink for platform \u0027wasi/wasm\u0027\n\n- Update to 1.9:\n * linux: support arbitrary idmapped mounts.\n * linux: add support for \u0027ridmap\u0027 mount option to support recursive\n idmapped mounts.\n * crun delete: call systemd\u0027s reset-failed.\n * linux: fix check for oom_score_adj.\n * features: Support mountExtensions.\n * linux: correctly handle unknown signal string when it doesn\u0027t start with\n a digit.\n * linux: do not attempt to join again already joined namespace.\n * wasmer: use latest wasix API.\n\n- Enable WasmEdge support to run Wasm compat containers.\n\n * linux: idmapped mounts expect the same configuration as\n mapping. It is a breaking change, but the behavior was aligned\n * cgroup: always delete the cgroup on errors.\n exec: fix double free when using --apparmor and",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2025-74",
"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/opensuse-su-2025_0074-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:0074-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MFFSKUX256PEK52RLQGT33MIN3ZQO27D/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:0074-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MFFSKUX256PEK52RLQGT33MIN3ZQO27D/"
},
{
"category": "self",
"summary": "SUSE Bug 1217590",
"url": "https://bugzilla.suse.com/1217590"
},
{
"category": "self",
"summary": "SUSE Bug 1218894",
"url": "https://bugzilla.suse.com/1218894"
},
{
"category": "self",
"summary": "SUSE Bug 1237421",
"url": "https://bugzilla.suse.com/1237421"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21626 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24965 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24965/"
}
],
"title": "Security update for crun",
"tracking": {
"current_release_date": "2025-02-24T15:01:42Z",
"generator": {
"date": "2025-02-24T15:01:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:0074-1",
"initial_release_date": "2025-02-24T15:01:42Z",
"revision_history": [
{
"date": "2025-02-24T15:01:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "crun-1.20-bp156.2.3.1.aarch64",
"product": {
"name": "crun-1.20-bp156.2.3.1.aarch64",
"product_id": "crun-1.20-bp156.2.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-1.20-bp156.2.3.1.i586",
"product": {
"name": "crun-1.20-bp156.2.3.1.i586",
"product_id": "crun-1.20-bp156.2.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-1.20-bp156.2.3.1.ppc64le",
"product": {
"name": "crun-1.20-bp156.2.3.1.ppc64le",
"product_id": "crun-1.20-bp156.2.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-1.20-bp156.2.3.1.s390x",
"product": {
"name": "crun-1.20-bp156.2.3.1.s390x",
"product_id": "crun-1.20-bp156.2.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "crun-1.20-bp156.2.3.1.x86_64",
"product": {
"name": "crun-1.20-bp156.2.3.1.x86_64",
"product_id": "crun-1.20-bp156.2.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP6",
"product": {
"name": "SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6"
}
},
{
"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": "crun-1.20-bp156.2.3.1.aarch64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64"
},
"product_reference": "crun-1.20-bp156.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.i586 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586"
},
"product_reference": "crun-1.20-bp156.2.3.1.i586",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.ppc64le as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le"
},
"product_reference": "crun-1.20-bp156.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.s390x as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x"
},
"product_reference": "crun-1.20-bp156.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.x86_64 as component of SUSE Package Hub 15 SP6",
"product_id": "SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64"
},
"product_reference": "crun-1.20-bp156.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64"
},
"product_reference": "crun-1.20-bp156.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.i586 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586"
},
"product_reference": "crun-1.20-bp156.2.3.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le"
},
"product_reference": "crun-1.20-bp156.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x"
},
"product_reference": "crun-1.20-bp156.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-1.20-bp156.2.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64"
},
"product_reference": "crun-1.20-bp156.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21626"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem (\"attack 2\"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run (\"attack 1\"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes (\"attack 3a\" and \"attack 3b\"). runc 1.1.12 includes patches for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21626",
"url": "https://www.suse.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "SUSE Bug 1218894 for CVE-2024-21626",
"url": "https://bugzilla.suse.com/1218894"
}
],
"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 Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-24T15:01:42Z",
"details": "important"
}
],
"title": "CVE-2024-21626"
},
{
"cve": "CVE-2025-24965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24965"
}
],
"notes": [
{
"category": "general",
"text": "crun is an open source OCI Container Runtime fully written in C. In affected versions A malicious container image could trick the krun handler into escaping the root filesystem, allowing file creation or modification on the host. No special permissions are needed, only the ability for the current user to write to the target file. The problem is fixed in crun 1.20 and all users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24965",
"url": "https://www.suse.com/security/cve/CVE-2025-24965"
},
{
"category": "external",
"summary": "SUSE Bug 1237421 for CVE-2025-24965",
"url": "https://bugzilla.suse.com/1237421"
}
],
"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 Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.aarch64",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.i586",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.ppc64le",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.s390x",
"SUSE Package Hub 15 SP6:crun-1.20-bp156.2.3.1.x86_64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.aarch64",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.i586",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.ppc64le",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.s390x",
"openSUSE Leap 15.6:crun-1.20-bp156.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-24T15:01:42Z",
"details": "important"
}
],
"title": "CVE-2025-24965"
}
]
}
RHSA-2024:0645
Vulnerability from csaf_redhat - Published: 2024-02-07 18:23 - Updated: 2026-06-02 17:40A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.11 is now available with\nupdates to packages and images that fix several bugs.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.14.11. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0642\n\nAll OpenShift Container Platform 4.14 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 Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html\n\nSecurity Fix(es):\n\n* runc: file descriptor leak \"Leaky Vessels\" (CVE-2024-21626)\n\nA Red Hat Security Bulletin which addresses further details about the Leaky Vessels flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0645",
"url": "https://access.redhat.com/errata/RHSA-2024:0645"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0645.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.11 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T17:40:44+00:00",
"generator": {
"date": "2026-06-02T17:40:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0645",
"initial_release_date": "2024-02-07T18:23:30+00:00",
"revision_history": [
{
"date": "2024-02-07T18:23:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-08T19:25:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:40:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"product": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"product_id": "container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.226.0-1.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el8.src",
"product": {
"name": "cri-tools-0:1.27.0-3.el8.src",
"product_id": "cri-tools-0:1.27.0-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el8.src",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el8.src",
"product_id": "crun-0:1.14-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"product_id": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el8.src",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.src",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"product": {
"name": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"product_id": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.6.1-0.20240103100525.3197b9d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"product": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"product_id": "container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.226.0-1.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el9.src",
"product": {
"name": "cri-tools-0:1.27.0-3.el9.src",
"product_id": "cri-tools-0:1.27.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el9.src",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el9.src",
"product_id": "crun-0:1.14-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.50.1.rt14.335.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"product_id": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el9.src",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.src",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"product": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"product_id": "spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.13.0-1.rhaos4.14.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"product": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"product_id": "container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.226.0-1.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product_id": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.6.1-0.20240103100525.3197b9d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product_id": "python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.6.1-0.20240103100525.3197b9d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product_id": "python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.6.1-0.20240103100525.3197b9d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"product": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"product_id": "container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.226.0-1.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.50.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.50.1.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el8.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-3.el8.x86_64",
"product_id": "cri-tools-0:1.27.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el8.x86_64",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el8.x86_64",
"product_id": "crun-0:1.14-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el9.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-3.el9.x86_64",
"product_id": "cri-tools-0:1.27.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el9.x86_64",
"product_id": "crun-0:1.14-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.13.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.13.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.13.0-1.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_id": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.13.0-1.rhaos4.14.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el8.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-3.el8.aarch64",
"product_id": "cri-tools-0:1.27.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el8.aarch64",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el8.aarch64",
"product_id": "crun-0:1.14-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el9.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-3.el9.aarch64",
"product_id": "cri-tools-0:1.27.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el9.aarch64",
"product_id": "crun-0:1.14-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.13.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.13.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.13.0-1.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_id": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.13.0-1.rhaos4.14.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-3.el8.ppc64le",
"product_id": "cri-tools-0:1.27.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"product_id": "crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-3.el9.ppc64le",
"product_id": "cri-tools-0:1.27.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"product_id": "crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.13.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.13.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.13.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_id": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.13.0-1.rhaos4.14.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el8.s390x",
"product": {
"name": "cri-tools-0:1.27.0-3.el8.s390x",
"product_id": "cri-tools-0:1.27.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el8.s390x",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el8.s390x",
"product_id": "crun-0:1.14-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.el9.s390x",
"product": {
"name": "cri-tools-0:1.27.0-3.el9.s390x",
"product_id": "cri-tools-0:1.27.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14-1.rhaos4.14.el9.s390x",
"product": {
"name": "crun-0:1.14-1.rhaos4.14.el9.s390x",
"product_id": "crun-0:1.14-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"product_id": "crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"product_id": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"product_id": "runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog@1.13.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-devel@1.13.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debugsource@1.13.0-1.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"product": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_id": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spdlog-debuginfo@1.13.0-1.rhaos4.14.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch"
},
"product_reference": "container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.src"
},
"product_reference": "container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.s390x"
},
"product_reference": "cri-tools-0:1.27.0-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.src"
},
"product_reference": "cri-tools-0:1.27.0-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.aarch64"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.s390x"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.src"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.x86_64"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.src"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch"
},
"product_reference": "container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.226.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.src"
},
"product_reference": "container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.s390x"
},
"product_reference": "cri-tools-0:1.27.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.src"
},
"product_reference": "cri-tools-0:1.27.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.s390x"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.src"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-0:1.14-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.s390x"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.src"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.src"
},
"product_reference": "spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64"
},
"product_reference": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le"
},
"product_reference": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x"
},
"product_reference": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64"
},
"product_reference": "spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src"
},
"product_reference": "openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-07T18:23:30+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.14/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0645"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el8.x86_64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.226.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.el9.x86_64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:crun-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debuginfo-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:crun-debugsource-0:1.14-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202401231033.p0.g28ed2d7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202401261353.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:spdlog-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debuginfo-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-debugsource-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:spdlog-devel-0:1.13.0-1.rhaos4.14.el9.x86_64",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:openstack-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.src",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-0:9.6.1-0.20240103100525.3197b9d.el9.noarch",
"9Base-RHOSE-IRONIC-4.14:python3-ironic-python-agent-tests-0:9.6.1-0.20240103100525.3197b9d.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "runc: file descriptor leak"
}
]
}
RHSA-2024:0662
Vulnerability from csaf_redhat - Published: 2024-02-07 18:02 - Updated: 2026-06-02 17:40A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.32 is now available with\nupdates to packages and images that fix several bugs.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.13.32. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0660\n\nAll OpenShift Container Platform 4.13 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 Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html\n\nSecurity Fix(es):\n\n* runc: file descriptor leak \"Leaky Vessels\" (CVE-2024-21626)\n\nA Red Hat Security Bulletin which addresses further details about the Leaky Vessels flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0662",
"url": "https://access.redhat.com/errata/RHSA-2024:0662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0662.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.32 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T17:40:44+00:00",
"generator": {
"date": "2026-06-02T17:40:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0662",
"initial_release_date": "2024-02-07T18:02:27+00:00",
"revision_history": [
{
"date": "2024-02-07T18:02:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-08T18:47:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:40:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.el8.src",
"product": {
"name": "cri-tools-0:1.26.0-4.el8.src",
"product_id": "cri-tools-0:1.26.0-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el8.src",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.src",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.1.el9.src",
"product": {
"name": "cri-tools-0:1.26.0-4.1.el9.src",
"product_id": "cri-tools-0:1.26.0-4.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.50.1.rt14.335.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el9.src",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.src",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.el8.x86_64",
"product": {
"name": "cri-tools-0:1.26.0-4.el8.x86_64",
"product_id": "cri-tools-0:1.26.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.1.el9.x86_64",
"product": {
"name": "cri-tools-0:1.26.0-4.1.el9.x86_64",
"product_id": "cri-tools-0:1.26.0-4.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.50.1.rt14.335.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.el8.aarch64",
"product": {
"name": "cri-tools-0:1.26.0-4.el8.aarch64",
"product_id": "cri-tools-0:1.26.0-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.1.el9.aarch64",
"product": {
"name": "cri-tools-0:1.26.0-4.1.el9.aarch64",
"product_id": "cri-tools-0:1.26.0-4.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.26.0-4.el8.ppc64le",
"product_id": "cri-tools-0:1.26.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.1.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.26.0-4.1.el9.ppc64le",
"product_id": "cri-tools-0:1.26.0-4.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.el8.s390x",
"product": {
"name": "cri-tools-0:1.26.0-4.el8.s390x",
"product_id": "cri-tools-0:1.26.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-4.1.el9.s390x",
"product": {
"name": "cri-tools-0:1.26.0-4.1.el9.s390x",
"product_id": "cri-tools-0:1.26.0-4.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-4.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-4.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-4.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.50.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"product": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"product_id": "runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.rhaos4.13.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.rhaos4.13.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.rhaos4.13.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.50.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.50.1.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.aarch64"
},
"product_reference": "cri-tools-0:1.26.0-4.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.26.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.s390x"
},
"product_reference": "cri-tools-0:1.26.0-4.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.src"
},
"product_reference": "cri-tools-0:1.26.0-4.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.x86_64"
},
"product_reference": "cri-tools-0:1.26.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.src"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.aarch64"
},
"product_reference": "cri-tools-0:1.26.0-4.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.26.0-4.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.s390x"
},
"product_reference": "cri-tools-0:1.26.0-4.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.1.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.src"
},
"product_reference": "cri-tools-0:1.26.0-4.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-4.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.x86_64"
},
"product_reference": "cri-tools-0:1.26.0-4.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.50.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.s390x"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.src"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-07T18:02:27+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0662"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.src",
"8Base-RHOSE-4.13:cri-tools-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.aarch64",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.ppc64le",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.s390x",
"8Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.el8.x86_64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-4.1.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.50.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.50.1.rt14.335.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.50.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.src",
"9Base-RHOSE-4.13:runc-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.1.12-1.rhaos4.13.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.1.12-1.rhaos4.13.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "runc: file descriptor leak"
}
]
}
RHSA-2024:0666
Vulnerability from csaf_redhat - Published: 2024-02-08 19:51 - Updated: 2026-06-02 17:40A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.89.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.49 is now available with updates to packages and images that fix several bugs.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.49. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0664\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html\n\nSecurity Fix(es):\n\n* runc: file descriptor leak \"Leaky Vessels\" (CVE-2024-21626)\n\nA Red Hat Security Bulletin which addresses further details about the Leaky Vessels flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0666",
"url": "https://access.redhat.com/errata/RHSA-2024:0666"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0666.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.49 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T17:40:45+00:00",
"generator": {
"date": "2026-06-02T17:40:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0666",
"initial_release_date": "2024-02-08T19:51:58+00:00",
"revision_history": [
{
"date": "2024-02-08T19:51:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-09T14:20:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:40:45+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": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"product": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"product_id": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.89.1.el8_6.src",
"product": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.src",
"product_id": "kernel-0:4.18.0-372.89.1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.89.1.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.89.1.rt7.249.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.1.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product_id": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "perf-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "perf-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.89.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.89.1.rt7.249.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.1.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product_id": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "perf-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "perf-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.89.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.1.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product_id": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.89.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.1.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product_id": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-7.rhaos4.12.gitaeeaedb.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "perf-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "perf-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.89.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.1.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"product_id": "kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.89.1.el8_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x"
},
"product_reference": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src"
},
"product_reference": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.89.1.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.89.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.89.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"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:runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-08T19:51:58+00:00",
"details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0666"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-7.rhaos4.12.gitaeeaedb.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.89.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.89.1.rt7.249.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.89.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.1.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.1.rhaos4.12.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "runc: file descriptor leak"
}
]
}
RHSA-2024:0670
Vulnerability from csaf_redhat - Published: 2024-02-02 21:05 - Updated: 2026-06-02 17:40A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.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.\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: file descriptor leak (CVE-2024-21626)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0670",
"url": "https://access.redhat.com/errata/RHSA-2024:0670"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0670.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-06-02T17:40:45+00:00",
"generator": {
"date": "2026-06-02T17:40:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0670",
"initial_release_date": "2024-02-02T21:05:26+00:00",
"revision_history": [
{
"date": "2024-02-02T21:05:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-02T21:05:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:40:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-1.el9_3.src",
"product": {
"name": "runc-4:1.1.12-1.el9_3.src",
"product_id": "runc-4:1.1.12-1.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_3?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-1.el9_3.aarch64",
"product": {
"name": "runc-4:1.1.12-1.el9_3.aarch64",
"product_id": "runc-4:1.1.12-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_3?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-1.el9_3.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.el9_3.ppc64le",
"product_id": "runc-4:1.1.12-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_3?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-1.el9_3.x86_64",
"product": {
"name": "runc-4:1.1.12-1.el9_3.x86_64",
"product_id": "runc-4:1.1.12-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.el9_3.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_3?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-1.el9_3.s390x",
"product": {
"name": "runc-4:1.1.12-1.el9_3.s390x",
"product_id": "runc-4:1.1.12-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.el9_3.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_3?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.1.12-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.aarch64"
},
"product_reference": "runc-4:1.1.12-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.s390x"
},
"product_reference": "runc-4:1.1.12-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.src"
},
"product_reference": "runc-4:1.1.12-1.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.x86_64"
},
"product_reference": "runc-4:1.1.12-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"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.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-02T21:05:26+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.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0670"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.12-1.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.12-1.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: file descriptor leak"
}
]
}
RHSA-2024:0684
Vulnerability from csaf_redhat - Published: 2024-02-08 19:25 - Updated: 2026-06-02 17:40A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-doc-0:4.18.0-372.91.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.58 is now available with\nupdates to packages and images that fix several bugs.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.11.58. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0682\n\nAll OpenShift Container Platform 4.11 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 Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html\n\nSecurity Fix(es):\n\n* runc: file descriptor leak \"Leaky Vessels\" (CVE-2024-21626)\n\nA Red Hat Security Bulletin which addresses further details about the Leaky Vessels flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0684",
"url": "https://access.redhat.com/errata/RHSA-2024:0684"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0684.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.58 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T17:40:47+00:00",
"generator": {
"date": "2026-06-02T17:40:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0684",
"initial_release_date": "2024-02-08T19:25:10+00:00",
"revision_history": [
{
"date": "2024-02-08T19:25:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-08T19:25:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:40:47+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.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"product": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"product_id": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.91.1.el8_6.src",
"product": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.src",
"product_id": "kernel-0:4.18.0-372.91.1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.91.1.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.91.1.rt7.251.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"product": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"product_id": "runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-3.1.rhaos4.11.el8?arch=src\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product_id": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "perf-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "perf-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.91.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.91.1.rt7.251.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product_id": "runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-3.1.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-3.1.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-3.1.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product_id": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "perf-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "perf-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.91.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product_id": "runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-3.1.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-3.1.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-3.1.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product_id": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.91.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product_id": "runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-3.1.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-3.1.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-3.1.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product_id": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product_id": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-11.1.rhaos4.11.git07f48d1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "perf-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "perf-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.91.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product_id": "runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-3.1.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-3.1.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-3.1.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"product_id": "kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.91.1.el8_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64"
},
"product_reference": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le"
},
"product_reference": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x"
},
"product_reference": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src"
},
"product_reference": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64"
},
"product_reference": "cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.91.1.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.91.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-doc-0:4.18.0-372.91.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.s390x"
},
"product_reference": "runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.src"
},
"product_reference": "runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.src",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"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.11:runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.src",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-08T19:25:10+00:00",
"details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0684"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.src",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:bpftool-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-11.1.rhaos4.11.git07f48d1.el8.x86_64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.src",
"8Base-RHOSE-4.11:kernel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-core-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debug-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-aarch64-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-debuginfo-common-ppc64le-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-debuginfo-common-s390x-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-debuginfo-common-x86_64-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-doc-0:4.18.0-372.91.1.el8_6.noarch",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-ipaclones-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-extra-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-modules-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.src",
"8Base-RHOSE-4.11:kernel-rt-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-core-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debug-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-devel-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-kvm-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-extra-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-modules-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-rt-selftests-internal-0:4.18.0-372.91.1.rt7.251.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-selftests-internal-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-tools-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:kernel-tools-libs-devel-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:kernel-zfcpdump-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-core-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-devel-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-extra-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:kernel-zfcpdump-modules-internal-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202401122348.p0.gbf40a6c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.aarch64",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.ppc64le",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.s390x",
"8Base-RHOSE-4.11:python3-perf-debuginfo-0:4.18.0-372.91.1.el8_6.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-3.1.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-3.1.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "runc: file descriptor leak"
}
]
}
RHSA-2024:0717
Vulnerability from csaf_redhat - Published: 2024-02-07 13:32 - Updated: 2026-06-02 17:40A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.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 7 Extras.\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: file descriptor leak (CVE-2024-21626)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0717",
"url": "https://access.redhat.com/errata/RHSA-2024:0717"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0717.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-06-02T17:40:48+00:00",
"generator": {
"date": "2026-06-02T17:40:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0717",
"initial_release_date": "2024-02-07T13:32:26+00:00",
"revision_history": [
{
"date": "2024-02-07T13:32:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-07T13:32:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:40:48+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 7 Extras",
"product": {
"name": "Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_other:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 7 Extras",
"product": {
"name": "Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_other:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux Extras"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-0:1.0.0-70.rc10.el7_9.src",
"product": {
"name": "runc-0:1.0.0-70.rc10.el7_9.src",
"product_id": "runc-0:1.0.0-70.rc10.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-70.rc10.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-0:1.0.0-70.rc10.el7_9.x86_64",
"product": {
"name": "runc-0:1.0.0-70.rc10.el7_9.x86_64",
"product_id": "runc-0:1.0.0-70.rc10.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-70.rc10.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-70.rc10.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-0:1.0.0-70.rc10.el7_9.s390x",
"product": {
"name": "runc-0:1.0.0-70.rc10.el7_9.s390x",
"product_id": "runc-0:1.0.0-70.rc10.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-70.rc10.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"product_id": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-70.rc10.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"product": {
"name": "runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"product_id": "runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-70.rc10.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-70.rc10.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"relates_to_product_reference": "7Server-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.s390x",
"relates_to_product_reference": "7Server-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.src as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.src",
"relates_to_product_reference": "7Server-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.x86_64",
"relates_to_product_reference": "7Server-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"relates_to_product_reference": "7Server-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"relates_to_product_reference": "7Server-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"relates_to_product_reference": "7Server-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.s390x",
"relates_to_product_reference": "7Workstation-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.src as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.src",
"relates_to_product_reference": "7Workstation-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-70.rc10.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64"
},
"product_reference": "runc-0:1.0.0-70.rc10.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"relates_to_product_reference": "7Workstation-EXTRAS-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras",
"product_id": "7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-EXTRAS-7.9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-07T13:32:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0717"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Server-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Server-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.src",
"7Workstation-EXTRAS-7.9:runc-0:1.0.0-70.rc10.el7_9.x86_64",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.ppc64le",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.s390x",
"7Workstation-EXTRAS-7.9:runc-debuginfo-0:1.0.0-70.rc10.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: file descriptor leak"
}
]
}
RHSA-2024:0748
Vulnerability from csaf_redhat - Published: 2024-02-08 18:33 - Updated: 2026-06-06 13:07A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.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": "An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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: file descriptor leak (\"Leaky Vessels\") (CVE-2024-21626)\n\nA Red Hat Security Bulletin which addresses further details about the Leaky Vessels flaw is available in the References section.\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\n\n* golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0748",
"url": "https://access.redhat.com/errata/RHSA-2024:0748"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHEL-15029",
"url": "https://issues.redhat.com/browse/RHEL-15029"
},
{
"category": "external",
"summary": "RHEL-17145",
"url": "https://issues.redhat.com/browse/RHEL-17145"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0748.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security update",
"tracking": {
"current_release_date": "2026-06-06T13:07:23+00:00",
"generator": {
"date": "2026-06-06T13:07:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2024:0748",
"initial_release_date": "2024-02-08T18:33:53+00:00",
"revision_history": [
{
"date": "2024-02-08T18:33:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-08T18:33:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:07:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product": {
"name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0)",
"product_id": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0)",
"product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026rpmmod=container-tools:4.0:8090020240201111813:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0"
},
"product_reference": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0"
},
"product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-08T18:33:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0748"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"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.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-08T18:33:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0748"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
},
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"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.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-08T18:33:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0748"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: file descriptor leak"
}
]
}
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.